[INFO] cloning repository https://github.com/debarkamondal/khamoshchat-broker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/debarkamondal/khamoshchat-broker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebarkamondal%2Fkhamoshchat-broker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebarkamondal%2Fkhamoshchat-broker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87d039080847079ba3529a75617851c05822547d
[INFO] testing debarkamondal/khamoshchat-broker against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebarkamondal%2Fkhamoshchat-broker" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/debarkamondal/khamoshchat-broker
[INFO] finished tweaking git repo https://github.com/debarkamondal/khamoshchat-broker
[INFO] tweaked toml for git repo https://github.com/debarkamondal/khamoshchat-broker written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/debarkamondal/khamoshchat-broker on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/debarkamondal/khamoshchat-broker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mpsc v0.2.6
[INFO] [stderr]   Downloaded systemstat v0.2.6
[INFO] [stderr]   Downloaded task-exec-queue v0.9.3
[INFO] [stderr]   Downloaded std-ext v0.3.2
[INFO] [stderr]   Downloaded rmqtt-macros v0.1.1
[INFO] [stderr]   Downloaded quote-use v0.7.2
[INFO] [stderr]   Downloaded get-size-derive v0.1.3
[INFO] [stderr]   Downloaded attribute-derive-macro v0.6.1
[INFO] [stderr]   Downloaded quote-use-macros v0.7.2
[INFO] [stderr]   Downloaded box-counter v0.3.0
[INFO] [stderr]   Downloaded proc-macro-utils v0.8.0
[INFO] [stderr]   Downloaded rust-box v0.15.0
[INFO] [stderr]   Downloaded leaky-bucket v1.1.2
[INFO] [stderr]   Downloaded proxy-protocol v0.5.0
[INFO] [stderr]   Downloaded rmqtt v0.18.1
[INFO] [stderr]   Downloaded governor v0.10.4
[INFO] [stderr]   Downloaded fastbloom v0.14.1
[INFO] [stderr]   Downloaded rmqtt-codec v0.2.1
[INFO] [stderr]   Downloaded rmqtt-net v0.3.2
[INFO] [stderr]   Downloaded attribute-derive v0.6.1
[INFO] [stderr]   Downloaded dequemap v0.2.2
[INFO] [stderr]   Downloaded get-size v0.1.4
[INFO] [stderr]   Downloaded queue-ext v0.4.1
[INFO] [stderr]   Downloaded rmqtt-utils v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0589a06d19332964bd2c3ac4c9666f00ad2bab60a032406b8abd02e53bb13098
[INFO] running `Command { std: "docker" "start" "-a" "0589a06d19332964bd2c3ac4c9666f00ad2bab60a032406b8abd02e53bb13098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0589a06d19332964bd2c3ac4c9666f00ad2bab60a032406b8abd02e53bb13098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0589a06d19332964bd2c3ac4c9666f00ad2bab60a032406b8abd02e53bb13098", kill_on_drop: false }`
[INFO] [stdout] 0589a06d19332964bd2c3ac4c9666f00ad2bab60a032406b8abd02e53bb13098
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8460a8b75f48092a1d6f1ddad54a383b81aa2d743bd008998108351d20cedb7e
[INFO] running `Command { std: "docker" "start" "-a" "8460a8b75f48092a1d6f1ddad54a383b81aa2d743bd008998108351d20cedb7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling dequemap v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling quote-use-macros v0.7.2
[INFO] [stderr]    Compiling std-ext v0.3.2
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling quote-use v0.7.2
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rmqtt v0.18.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling queue-ext v0.4.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling attribute-derive-macro v0.6.1
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling rmqtt-utils v0.1.4
[INFO] [stderr]    Compiling box-counter v0.3.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling systemstat v0.2.6
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling rmqtt-macros v0.1.1
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling proxy-protocol v0.5.0
[INFO] [stderr]    Compiling attribute-derive v0.6.1
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling get-size-derive v0.1.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling get-size v0.1.4
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling mpsc v0.2.6
[INFO] [stderr]    Compiling task-exec-queue v0.9.3
[INFO] [stderr]    Compiling rust-box v0.15.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling leaky-bucket v1.1.2
[INFO] [stderr]    Compiling rmqtt-codec v0.2.1
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling quinn-proto v0.11.14
[INFO] [stderr]    Compiling rmqtt-net v0.3.2
[INFO] [stderr]    Compiling khamoshchat-broker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `scx` is never read
[INFO] [stdout]   --> src/plugin.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct KhamoshchatPlugin {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 28 |     scx: ServerContext,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "8460a8b75f48092a1d6f1ddad54a383b81aa2d743bd008998108351d20cedb7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8460a8b75f48092a1d6f1ddad54a383b81aa2d743bd008998108351d20cedb7e", kill_on_drop: false }`
[INFO] [stdout] 8460a8b75f48092a1d6f1ddad54a383b81aa2d743bd008998108351d20cedb7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbdef149ea0ccbf94bea3849b58069f0fb5319a22b71a0e19074640012f05ad7
[INFO] running `Command { std: "docker" "start" "-a" "fbdef149ea0ccbf94bea3849b58069f0fb5319a22b71a0e19074640012f05ad7", kill_on_drop: false }`
[INFO] [stderr]    Compiling khamoshchat-broker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `scx` is never read
[INFO] [stdout]   --> src/plugin.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct KhamoshchatPlugin {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 28 |     scx: ServerContext,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.74s
[INFO] running `Command { std: "docker" "inspect" "fbdef149ea0ccbf94bea3849b58069f0fb5319a22b71a0e19074640012f05ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbdef149ea0ccbf94bea3849b58069f0fb5319a22b71a0e19074640012f05ad7", kill_on_drop: false }`
[INFO] [stdout] fbdef149ea0ccbf94bea3849b58069f0fb5319a22b71a0e19074640012f05ad7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 09ba496e1f2eea9eacc615b6fd1406cdec84881749a9481362e30dca110e5d06
[INFO] running `Command { std: "docker" "start" "-a" "09ba496e1f2eea9eacc615b6fd1406cdec84881749a9481362e30dca110e5d06", kill_on_drop: false }`
[INFO] [stderr] warning: field `scx` is never read
[INFO] [stderr]   --> src/plugin.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct KhamoshchatPlugin {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] 28 |     scx: ServerContext,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `khamoshchat-broker` (bin "khamoshchat-broker" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/khamoshchat_broker-ab6038d57f134c4e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test plugin::tests::handler_is_clone ... ok
[INFO] [stdout] test plugin::tests::log_target_is_set ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "09ba496e1f2eea9eacc615b6fd1406cdec84881749a9481362e30dca110e5d06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09ba496e1f2eea9eacc615b6fd1406cdec84881749a9481362e30dca110e5d06", kill_on_drop: false }`
[INFO] [stdout] 09ba496e1f2eea9eacc615b6fd1406cdec84881749a9481362e30dca110e5d06
